Fix bug #15484 with link error in the --without-x configuration.
authorEli Zaretskii <eliz@gnu.org>
Sun, 29 Sep 2013 16:27:09 +0000 (19:27 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 29 Sep 2013 16:27:09 +0000 (19:27 +0300)
commit9b0be84a7ae6eedb659d538a310e5bac646e8497
tree5e49119c3fd3cc64c14167effd185459eecd5559
parent618d8d792061808e5cba13b6fa36bfe3c8e23e84
Fix bug #15484 with link error in the --without-x configuration.

 src/xdisp.c (get_next_display_element): Don't call face_for_font in
 a build configured --without-x.
src/ChangeLog
src/xdisp.c